Skip to content

docs: add WSL2 + Windows filesystem install guidance#91

Merged
stackbilt-admin merged 1 commit intomainfrom
docs/wsl2-install
Apr 8, 2026
Merged

docs: add WSL2 + Windows filesystem install guidance#91
stackbilt-admin merged 1 commit intomainfrom
docs/wsl2-install

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Summary

  • Add docs/wsl2-install.md covering Charter installation on WSL2 with Windows filesystem paths
  • Cover pnpm EACCES workaround (--force), Linux-native vs /mnt/c/ path trade-offs, line ending configuration (.gitattributes for .adf files), file permission noise suppression, and performance considerations
  • Link from docs/getting-started.md install section and "What's Next" list

Resolves #74

Test plan

  • Verify docs/wsl2-install.md renders correctly on GitHub
  • Confirm cross-links from getting-started.md resolve properly
  • Spot-check that the pnpm --force workaround matches the behavior described in the issue

🤖 Generated with Claude Code

Cover installation on WSL2 with /mnt/c/ paths, pnpm EACCES
workaround, line ending configuration, file permission noise,
and performance considerations. Link from getting-started.md.

Resolves #74

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stackbilt-admin stackbilt-admin merged commit bc14a3b into main Apr 8, 2026
1 of 3 checks passed
@stackbilt-admin stackbilt-admin deleted the docs/wsl2-install branch April 8, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add WSL2 + Windows filesystem install guidance

1 participant